LogViewPlus Support

LogViewPlus Support

Member since November 2018

Posts
1295
Topics Started
31
Last Active
Aug 2, 2026

Recent Activity

LogViewPlus is failing when logs are recreated
in Help & Support · Last post Apr 5, 2024 at 4:12 PM
11 replies

Please see our definition of a log entry . Consider the log line: [2024.04.05-16.14.05:548][123]Logger: An error has occurred! --- CALLSTACK ---=[C](-...

Distinguish multiple logs with the same file name
in Configuration & Customization · Last post Apr 2, 2024 at 11:51 AM
3 replies

The parser mapping settings wouldn't be the right place to do this because those settings are specific to the data inside the log file.  It deter...

App install
in Help & Support · Last post Mar 31, 2024 at 2:10 PM
8 replies

Thanks for the update Mario, glad to hear you found a solution.  I suspect the problem may have been that the downloaded *.exe file was blocked i...

Corporate License
in Sales & Licensing · Last post Mar 24, 2024 at 9:03 AM
5 replies

HI Ofir, The price includes one year of support.  At the end of the year, all registered instances will continue to run normally.  However, ...

Transform Test Presets
in Features & Suggestions · Last post Mar 16, 2024 at 7:51 PM
3 replies

Thanks for chasing this one. In the next release, we have added a 'History' menu to the Transform Text and SQL Scratchpad dialogs. History works by sa...

LogViewPlus 3.1.6
in News & Announcements · Last post Mar 12, 2024 at 10:15 AM

LogViewPlus 3.1.6 is now available with a new built-in dashboard for Windows Event Logs which monitors events as recommended by Microsoft and the NSA....

How to correct log level when there's colon in message?
in Configuration & Customization · Last post Mar 6, 2024 at 9:57 AM

Hi Bruce, This configuration seems to work fine in the latest release, so I would recommend upgrading: Given that the latest version works where v2.5....

Monolog LineFormatter parsing config?
in Configuration & Customization · Last post Mar 6, 2024 at 9:26 AM
2 replies

This is a tricky file to parse because the message, context and 'extra' are all separated by a single space.  This does not sufficiently delineat...

Trouble using the real time TCP logging feature
in Help & Support · Last post Mar 6, 2024 at 9:05 AM
3 replies

Hi, When monitoring a network connection, LogViewPlus will write messages to the temporary log file as soon as the messages are received.  Whatev...

Nested JSON Parser
in Configuration & Customization · Last post Feb 29, 2024 at 2:29 PM
5 replies

The built-in LogViewPlus parsers expect a maximum of one log entry per log line.  It appears your log file is written all at once rather than lin...

Quotes in the first and last column
in Configuration & Customization · Last post Feb 23, 2024 at 6:57 PM
1 replies

It looks like the quotes are part of the log message you are parsing.  Try declaring the quotes as constants in your pattern.  Something lik...

Heavy idling
in Help & Support · Last post Feb 17, 2024 at 5:58 PM
7 replies

Glad that helped - thanks for letting me know.   Filtering by mask is a good idea.  This is something we could look into for a future r...

Execute .bat file from positive text filter
in Help & Support · Last post Feb 13, 2024 at 12:54 PM
1 replies

Hi, This is not currently possible, but I think it is a very interesting idea.  This could be achieved relatively easily through a new command&nb...

Logger Filter and Rules greyed out
in Configuration & Customization · Last post Feb 7, 2024 at 8:42 AM
1 replies

Hi, Thanks for taking the time to evaluate LogViewPlus. Rules are disabled because rules are always based an underlying filter.  First create a f...

Multiple Log entry Timeline graph
in Help & Support · Last post Feb 7, 2024 at 8:36 AM
1 replies

Hi Brad, The key to generating a report with multiple lines is that the data set will need more than two columns.  In other words, the first colu...

Possible memory leak
in Help & Support · Last post Feb 6, 2024 at 9:14 AM
5 replies

Thanks for confirming.  The memory check must not be executing as expected.  I will remove it in the next BETA release (due early next week)...

proxy server
in Configuration & Customization · Last post Feb 1, 2024 at 9:32 AM
5 replies

Thanks for your effort Philippe.  This sounds like it may be an issue in the code.  Let me configure and run some test locally and I will ge...

Dynamic Creation of Columns by CustomReader
in Configuration & Customization · Last post Feb 1, 2024 at 8:13 AM
2 replies

Hi Phw, If you look at MyParser in the sample projects, the GetSupportedTypes method implements a string column.  You can use a string column to ...

Same file extension but different format
in Help & Support · Last post Jan 31, 2024 at 11:40 AM

The default parser lookup behaviour is to apply the first matching parser configuration, but this can be changed by using the Heuristic Strategy inste...

Application becomes unresponsive
in Help & Support · Last post Jan 30, 2024 at 1:10 PM
7 replies

If you were to restart LogViewPlus and open all of the files which represent the data, what happens?  I am guessing this would be about 500 files...